Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for VCF 452 APIs #21

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

dimitarproynov
Copy link
Contributor

The update is required as new APIs for rotation of certificate from external CA have been included in the 452 release, that the VCF provider needs to make use of.

Reverted manually changes to ResourcePoolSpec and SDDCNSXTSpec, changed in previous commits.

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

Implement support for VCF 452 APIs
Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style/formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a chore update
  • This is something else.
    Please describe:

Related to Existing Issues

Issue Number: N/A

Test and Documentation Coverage

Testing done:
go mod tidy
go build

For bug fixes or features:

  • Tests have been completed.
  • Documentation has been added/updated.

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

The update is required as new APIs for rotation of certificate from external CA have been included in the 452 release, that the VCF provider needs to make use of.

Reverted manually changes to ResourcePoolSpec and SDDCNSXTSpec, changed in previous commits.

Testing done:
go mod tidy
go build

Signed-off-by: Dimitar Proynov <proynovd@vmware.com>
Testing done:
go mod tidy
go build

Signed-off-by: Dimitar Proynov <proynovd@vmware.com>
swagger.json Outdated Show resolved Hide resolved
vasilsatanasov
vasilsatanasov previously approved these changes Oct 17, 2023
Copy link
Contributor

@vasilsatanasov vasilsatanasov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

tenthirtyam
tenthirtyam previously approved these changes Oct 17, 2023
Copy link
Contributor

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🏗️

@raj-chelur
Copy link

raj-chelur commented Oct 18, 2023 via email

Testing done:
go mod tidy
go build

Signed-off-by: Dimitar Proynov <proynovd@vmware.com>
Copy link
Contributor

@vasilsatanasov vasilsatanasov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dimitarproynov dimitarproynov merged commit 3659c4c into main Oct 18, 2023
1 check passed
Copy link

github-actions bot commented Dec 6, 2023

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2023
@tenthirtyam tenthirtyam deleted the feature/move_to_452 branch December 15, 2023 18:44
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants